From 1b990e991a567808c9e0f1cf8f4872d1def451e7 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Tue, 21 Oct 2025 23:46:28 +0200 Subject: [PATCH] python-setuptools: update to version 80.9.0 Release notes: https://setuptools.pypa.io/en/stable/history.html#v80-9-0 Signed-off-by: Josef Schlehofer (cherry picked from commit 9bf59d5f67f50fa1e823cf1e9d3b34b9deefb618) --- lang/python/python-setuptools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-setuptools/Makefile b/lang/python/python-setuptools/Makefile index b2ebfa1c64..b4a00633d3 100644 --- a/lang/python/python-setuptools/Makefile +++ b/lang/python/python-setuptools/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-setuptools -PKG_VERSION:=69.0.2 +PKG_VERSION:=80.9.0 PKG_RELEASE:=1 PYPI_NAME:=setuptools -PKG_HASH:=735896e78a4742605974de002ac60562d286fa8051a7e2299445e8e8fbb01aa6 +PKG_HASH:=f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE -- 2.30.2